#!/bin/bash
/opt/hsc/bin/HSCDoCmd /usr/local/sbin/fping -s $*
exit $?
